; Set explicit hook depth for erc-once-with-server-event
authorF. Jason Park <jp@neverwas.me>
Thu, 25 Apr 2024 12:09:50 +0000 (05:09 -0700)
committerF. Jason Park <jp@neverwas.me>
Fri, 3 May 2024 02:21:48 +0000 (19:21 -0700)
commit068e44ed754344667cf42fe252ebb601d7a8db93
tree2766bab669944e4fa20533c2f96f3b9024f9fb2c
parenta156c98df0f24da365872678e20e84e1157d1225
; Set explicit hook depth for erc-once-with-server-event

* lisp/erc/erc.el (erc-once-with-server-event): Set hook depth to -95.
* test/lisp/erc/erc-scenarios-base-association-nick.el: Improve
comment.
* test/lisp/erc/resources/erc-d/erc-d-tests.el
(erc-d--render-entries): Remove do-nothing assertion since its purpose
was unclear and likely dubious, as was incidentally highlighted by the
addition of a function not present on older Emacsen, which this test
still needs to run on.
lisp/erc/erc.el
test/lisp/erc/erc-scenarios-base-association-nick.el
test/lisp/erc/resources/erc-d/erc-d-tests.el